Skip to content

Fix regression in flyway 11.16.0 making connections to SQLite fail#1181

Merged
Rakambda merged 1 commit into
mainfrom
revert-1176-dependabot-gradle-flyway-version-11.16.0
Nov 11, 2025
Merged

Fix regression in flyway 11.16.0 making connections to SQLite fail#1181
Rakambda merged 1 commit into
mainfrom
revert-1176-dependabot-gradle-flyway-version-11.16.0

Conversation

@Rakambda
Copy link
Copy Markdown
Member

Reverts #1176

@Rakambda Rakambda requested a review from a team as a code owner November 11, 2025 17:05
@Rakambda Rakambda changed the title Revert "Bump flyway-version from 11.15.0 to 11.16.0" Fix regression in flyway-version from 11.16.0 making connections to SQLite fail Nov 11, 2025
@Rakambda Rakambda added type: 🐛 bug Something isn't working app: ⛏️ miner labels Nov 11, 2025
@Rakambda Rakambda self-assigned this Nov 11, 2025
@Rakambda Rakambda merged commit 541a06b into main Nov 11, 2025
10 checks passed
@Rakambda Rakambda deleted the revert-1176-dependabot-gradle-flyway-version-11.16.0 branch November 11, 2025 17:07
@Rakambda Rakambda changed the title Fix regression in flyway-version from 11.16.0 making connections to SQLite fail Fix regression in flyway 11.16.0 making connections to SQLite fail Nov 11, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.95%. Comparing base (f3fac65) to head (cdedc73).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1181   +/-   ##
=========================================
  Coverage     81.95%   81.95%           
  Complexity     1191     1191           
=========================================
  Files           216      216           
  Lines          3873     3873           
  Branches        288      288           
=========================================
  Hits           3174     3174           
  Misses          633      633           
  Partials         66       66           
Flag Coverage Δ
unittests-miner 82.48% <ø> (ø)
unittests-viewer 47.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HikariPool-1 - Connection is not available, request timed out after 30000ms

1 participant